home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / graphics / hamlabdemo / hamlab.config < prev    next >
Text File  |  1995-03-17  |  1KB  |  31 lines

  1. # Config file for HamLab 1.1
  2. # Ed Hanway
  3. # 20 February 1991
  4. #
  5. FilterPath    "filters"    # where filter programs live, default is current dir
  6. TempPath    "T:"        # where temp files are created, default is T:
  7. InPath        ":pics"        # Initial value for directory containing input files
  8. OutPath        ""        # Initial value for directory containing output files
  9. FastAnalyze    1        # Use fast palette analysis
  10. UsePipes    0        # Use pipe instead of HUGE 24-bit temporary file
  11. Cache12Bit    130000        # Maximum size of 12-bit picture to be kept in RAM
  12.                 # (0 for never cache, -1 for always,
  13.                 # 130000 is about 320 x 200)
  14. Format    "SP"    "SPEC2hl"    # Atari ST SPectrum 512 compressed (.SPC)
  15. Format    "GIF"    "GIF2hl"    # Graphics Interchange Format (from CI$)
  16. Format    "P1"    "pnm2hl"    # ASCII portable bit map (PBM)
  17. Format    "P2"    "pnm2hl"    # ASCII portable gray map (PGM)
  18. Format    "P3"    "pnm2hl"    # ASCII portable pix map (PPM)
  19. Format    "P4"    "pnm2hl"    # RAW portable bit map (PBM)
  20. Format    "P5"    "pnm2hl"    # RAW portable gray map (PGM)
  21. Format    "P6"    "pnm2hl"    # RAW portable pix map (PPM)
  22. Format    "II"    "tiff2hl"    # TIFF (Intel order)
  23. Format    "MM"    "tiff2hl"    # TIFF (Motorola order)
  24. Format    "\131\246\152\225" "ras2hl" # Sun Rasterfile
  25. #
  26. # Note: the following formats do not begin with a recognizable token. They will be
  27. # called in order until one of them works. 
  28. #
  29. Format    "" "MTV2hl"        # MTV ray tracer (also Rayshade) output
  30. Format    "" "QRT2hl"        # DKBTrace (also QRT, almost) output
  31.